const crypto/tls.typeCertificateVerify
3 uses
crypto/tls (current package)
common.go#L71: typeCertificateVerify uint8 = 15
conn.go#L1069: case typeCertificateVerify:
handshake_messages.go#L1721: b.AddUint8(typeCertificateVerify)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)